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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ???嫄?}???嫄?{^ 0011111100111111001111111000111110111010101000010011111101111101001111110011111100111111100011111011101010100001001111110111101101011110 3f3f3f8fbaa13f7d3f3f3f8fbaa13f7b5e
UTF-8 聯륁늸嫄뾫}聯륁늸嫄뾫{^ 111011111010011010010111111010111010010110000001111010111000101010111000111001011010101110000100111010111011111010101011011111011110111110100110100101111110101110100101100000011110101110001010101110001110010110101011100001001110101110111110101010110111101101011110 efa697eba581eb8ab8e5ab84ebbeab7defa697eba581eb8ab8e5ab84ebbeab7b5e
UHC 聯륁늸嫄뾫}聯륁늸嫄뾫{^ 1110011011100001100011111110110010001000100000011110101010110001100101110110111001111101111001101110000110001111111011001000100010000001111010101011000110010111011011100111101101011110 e6e18fec8881eab1976e7de6e18fec8881eab1976e7b5e

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