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 璽シ齊セ璽スソ 11110000110000001000111010100011111100001100000110111100111010101000111010111110100011101010001111110010101110001011110110111111 f0c08ea3f0c1bcea8ebe8ea3f2b8bdbf
EUC-JP ?璽?シ齊セ璽?スソ 0011111110111100101001010011111110001110101111001111001111101110100011101011111010111100101001010011111110001110101111011000111010111111 3fbca53f8ebcf3ee8ebebca53f8ebd8ebf
UTF-8 璽シ齊セ璽スソ 111011101000000110111111111001111001001010111101111011101000001010000000111011111011110110111100111010011011110110001010111011111011110110111110111001111001001010111101111011101000011110101111111011111011110110111101111011111011110110111111 ee81bfe792bdee8280efbdbce9bd8aefbdbee792bdee87afefbdbdefbdbf
UHC ?璽??齊?璽??? 00111111110111111101111000111111001111111111000010111010001111111101111111011110001111110011111100111111 3fdfde3f3ff0ba3fdfde3f3f3f

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