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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 筌??筌??洵 11100010101000110011111100111111111000101010001100111111001111111001111110101011 e2a33f3fe2a33f3f9fab
EUC-JP 筌??筌??洵 11100100101001010011111100111111111001001010010100111111001111111101111010101101 e4a53f3fe4a53f3fdead
UTF-8 筌랁뮡筌롫ㅏ洵 111001111010110110001100111010111001111010000001111010111010111010100001111001111010110110001100111010111010000110101011111000111000010110001111111001101011010010110101 e7ad8ceb9e81ebaea1e7ad8ceba1abe3858fe6b4b5
UHC 筌랁뮡筌롫ㅏ洵 1110111110100111100011011110110110010010101011011110111110100111100011101110101110100100101111111110001011100111 efa78ded92adefa78eeba4bfe2e7

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