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 嚥??受??窈 10011010100010110011111100111111100011101111001100111111001111111110001001110111 9a8b3f3f8ef33f3fe277
EUC-JP 嚥??受??窈 11010011111010110011111100111111101111001111010100111111001111111110001111011000 d3eb3f3fbcf53f3fe3d8
UTF-8 嚥싥긾受노씩窈 111001011001101010100101111011001000101110100101111010101011100010111110111001011000111110010111111010111000010110111000111011001001010010101001111001111010101010001000 e59aa5ec8ba5eab8bee58f97eb85b8ec94a9e7aa88
UHC 嚥싥긾受노씩窈 1110011010111111100110101110001110000011100000101110000111110100101100111110101110111110101111111110100110100001 e6bf9ae38382e1f4b3ebbebfe9a1

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