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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???奄?}???奄?{^ 001111110011111100111111100010011000001000111111011111010011111100111111001111111000100110000010001111110111101101011110 3f3f3f89823f7d3f3f3f89823f7b5e
EUC-JP ???奄?}???奄?{^ 001111110011111100111111101100011110001000111111011111010011111100111111001111111011000111100010001111110111101101011110 3f3f3fb1e23f7d3f3f3fb1e23f7b5e
UTF-8 遼꿨뮧奄즢}遼꿨뮧奄즢{^ 111011111010011110000011111010101011111110101000111010111010111010100111111001011010010110000100111011001010011010100010011111011110111110100111100000111110101010111111101010001110101110101110101001111110010110100101100001001110110010100110101000100111101101011110 efa783eabfa8ebaea7e5a584eca6a27defa783eabfa8ebaea7e5a584eca6a27b5e
UHC 遼꿨뮧奄즢}遼꿨뮧奄즢{^ 1110100110101100101100101110010110010010101100101110010111110010101000110110111001111101111010011010110010110010111001011001001010110010111001011111001010100011011011100111101101011110 e9acb2e592b2e5f2a36e7de9acb2e592b2e5f2a36e7b5e

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