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 蜉セ謌鯛命邉「 111001011000101010111110111001101000100010010001111000101001011010111101111001111011001110100010 e58abee68891e296bde7b3a2
EUC-JP 蜉セ謌鯛命邉「 1110100111101010100011101011111011101011111010001100001011100100110011001011111111101110101101011000111010100010 e9ea8ebeebe8c2e4ccbfeeb58ea2
UTF-8 蜉セ謌鯛命邉「 111010001001110010001001111011111011110110111110111010001010110010001100111010011010111110011011111001011001000110111101111010011000001010001001111011111011110110100010 e89c89efbdbee8ac8ce9af9be591bde98289efbda2
UHC ????命?? 0011111100111111001111110011111111011001101001000011111100111111 3f3f3f3fd9a43f3f

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