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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 筌l?筌l?^ 1110001010100011100000101000110000111111111000101010001110000010100011000011111101011110 e2a3828c3fe2a3828c3f5e
EUC-JP 筌l?筌l?^ 1110010010100101101000111110110000111111111001001010010110100011111011000011111101011110 e4a5a3ec3fe4a5a3ec3f5e
UTF-8 筌l동筌l동^ 11100111101011011000110011101111101111011000110011101011100011111001100111100111101011011000110011101111101111011000110011101011100011111001100101011110 e7ad8cefbd8ceb8f99e7ad8cefbd8ceb8f995e
UHC 筌l동筌l동^ 11101111101001111010001111101100101101011011111111101111101001111010001111101100101101011011111101011110 efa7a3ecb5bfefa7a3ecb5bf5e

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