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 闌也ィョ謌手胸 111010001000110010010110111001111010100010101110111001101000100010001110111010001000101110111001 e88c96e7a8aee6888ee88bb9
EUC-JP 闌也ィョ謌手胸 1110111111101100110011001110100110001110101010001000111010101110111010111110100010111100111010101011011010111011 efeccce98ea88eaeebe8bceab6bb
UTF-8 闌也ィョ謌手胸 111010011001011110001100111001001011100110011111111011111011110110101000111011111011110110101110111010001010110010001100111001101000100110001011111010001000001110111000 e9978ce4b99fefbda8efbdaee8ac8ce6898be883b8
UHC ?也???手胸 00111111111001011010010100111111001111110011111111100010101000101111110111011000 3fe5a53f3f3fe2a2fdd8

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