To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????????^] 0011111100111111001111110011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f3f3f3f5e5d
SJIS-WIN 癌??影??影??^] 1000101011100000001111110011111110001001011001010011111100111111100010010110010100111111001111110101111001011101 8ae03f3f89653f3f89653f3f5e5d
EUC-JP 癌??影??影??^] 1011010011100010001111110011111110110001110001100011111100111111101100011100011000111111001111110101111001011101 b4e23f3fb1c63f3fb1c63f3f5e5d
UTF-8 癌꿩콖影좈눈影좂뼻^] 1110011110011001100011001110101010111111101010011110110010111101100101101110010110111101101100011110110010100010100010001110101110001000100010001110010110111101101100011110110010100010100000101110101110111100101110110101111001011101 e7998ceabfa9ecbd96e5bdb1eca288eb8888e5bdb1eca282ebbcbb5e5d
UHC 癌꿩콖影좈눈影좂뼻^] 1110010011011111101100101110011010110001100100001110011110101111101000001110100110110100101010111110011110101111101000001110011110010110101111100101111001011101 e4dfb2e6b190e7afa0e9b4abe7afa0e796be5e5d

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)