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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 翁?移?D翁?移?D^ 100010011010010100111111100010001101101000111111010001001000100110100101001111111000100011011010001111110100010001011110 89a53f88da3f4489a53f88da3f445e
EUC-JP 翁?移?D翁?移?D^ 101100101010011100111111101100001101110000111111010001001011001010100111001111111011000011011100001111110100010001011110 b2a73fb0dc3f44b2a73fb0dc3f445e
UTF-8 翁렫移렊D翁렫移렊D^ 111001111011111110000001111010111010000010101011111001111010011110111011111010111010000010001010010001001110011110111111100000011110101110100000101010111110011110100111101110111110101110100000100010100100010001011110 e7bf81eba0abe7a7bbeba08a44e7bf81eba0abe7a7bbeba08a445e
UHC 翁렫移렊D翁렫移렊D^ 11101000101110101000111010111001111011001011100110001110101000010100010011101000101110101000111010111001111011001011100110001110101000010100010001011110 e8ba8eb9ecb98ea144e8ba8eb9ecb98ea1445e

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