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 嘆坦族棚他谷但 1001001001010001100100100101001010010001101100001001001001001001100100011011110010010010010010101001001001000001 9251925291b0924991bc924a9241
EUC-JP 嘆坦族棚他谷但 1100001110110010110000111011001111000010101100101100001110101010110000101011111011000011101010111100001110100010 c3b2c3b3c2b2c3aac2bec3abc3a2
UTF-8 嘆坦族棚他谷但 111001011001100010000110111001011001110110100110111001101001011110001111111001101010001110011010111001001011101110010110111010001011000010110111111001001011110110000110 e59886e59da6e6978fe6a39ae4bb96e8b0b7e4bd86
UHC 嘆坦族棚他谷但 1111011110100011111101111010010011110000111010011101110111011100111101101110001011001101110110111101001110100011 f7a3f7a4f0e9dddcf6e2cddbd3a3

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