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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 筌??鵝?????? 111000101010001100111111001111111110101001000000001111110011111100111111001111110011111100111111 e2a33f3fea403f3f3f3f3f3f
EUC-JP 筌??鵝?????? 111001001010010100111111001111111111001110100001001111110011111100111111001111110011111100111111 e4a53f3ff3a13f3f3f3f3f3f
UTF-8 筌잙젾鵝롨콊溜롥굄溜 111001111010110110001100111011001001111010011001111011001010000010111110111010011011010110011101111010111010000110101000111011001011110110001010111011111010011110001011111010111010000110100101111010101011010110000100111011111010011110001011 e7ad8cec9e99eca0bee9b59deba1a8ecbd8aefa78beba1a5eab584efa78b
UHC 筌잙젾鵝롨콊溜롥굄溜 1110111110100111100111111110101110100000101100001110010010111101100011101110100010110001100001101110101011111110100011101110010110110001101011111110101011111110 efa79feba0b0e4bd8ee8b186eafe8ee5b1afeafe

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