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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ??巡[??巡[^ 0011111100111111100011111000010001011011001111110011111110001111100001000101101101011110 3f3f8f845b3f3f8f845b5e
EUC-JP ??巡[??巡[^ 0011111100111111101111011110010001011011001111110011111110111101111001000101101101011110 3f3fbde45b3f3fbde45b5e
UTF-8 롍렊巡[롍렊巡[^ 111010111010000110001101111010111010000010001010111001011011011110100001010110111110101110100001100011011110101110100000100010101110010110110111101000010101101101011110 eba18deba08ae5b7a15beba18deba08ae5b7a15b5e
UHC 롍렊巡[롍렊巡[^ 100011101101001110001110101000011110001011011110010110111000111011010011100011101010000111100010110111100101101101011110 8ed38ea1e2de5b8ed38ea1e2de5b5e

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