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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 寘リ鯊シ寘磁寘 111110101010100111011000111010011100000010111100111110101010100110001110101001011111101010101001 faa9d8e9c0bcfaa98ea5faa9
EUC-JP 寘リ鯊シ寘磁寘 1000111110111010111000011000111011011000111100101100001010001110101111001000111110111010111000011011110010100111100011111011101011100001 8fbae18ed8f2c28ebc8fbae1bca78fbae1
UTF-8 寘リ鯊シ寘磁寘 111001011010111110011000111011111011111010011000111010011010111110001010111011111011110110111100111001011010111110011000111001111010001110000001111001011010111110011000 e5af98efbe98e9af8aefbdbce5af98e7a381e5af98
UHC ?????磁? 0011111100111111001111110011111100111111111011011011100000111111 3f3f3f3f3fedb83f

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