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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???楷??唯? 00111111001111110011111110011110101100100011111100111111100101110100001000111111 3f3f3f9eb23f3f97423f
EUC-JP ???楷??唯? 00111111001111110011111111011100101101000011111100111111110011011010001100111111 3f3f3fdcb43f3fcda33f
UTF-8 囹덈뿤楷녔럷唯㎤ 111011111010011010101001111010111000110110001000111010111011111110100100111001101010010110110111111010111000010110010100111010111001111110110111111001011001010010101111111000111000111010100100 efa6a9eb8d88ebbfa4e6a5b7eb8594eb9fb7e594afe38ea4
UHC 囹덈뿤楷녔럷唯㎤ 11100111101010101000100011101011100101111010010011111010101011001011001111100110100011101001011011101010111001101010011110101000 e7aa88eb97a4faacb3e68e96eae6a7a8

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