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 ?L???L??^ 001111110100110000111111001111110011111101001100001111110011111101011110 3f4c3f3f3f4c3f3f5e
SJIS-WIN ?L???L??^ 001111110100110000111111001111110011111101001100001111110011111101011110 3f4c3f3f3f4c3f3f5e
EUC-JP ?L???L??^ 001111110100110000111111001111110011111101001100001111110011111101011110 3f4c3f3f3f4c3f3f5e
UTF-8 책L혷혥책L혷횪^ 111011001011000110000101010011001110110110011000101101111110110110011000101001011110110010110001100001010100110011101101100110001011011111101101100110101010101001011110 ecb1854ced98b7ed98a5ecb1854ced98b7ed9aaa5e
UHC 책L혷혥책L혷횪^ 110000111010010101001100110000101001111011000010100011011100001110100101010011001100001010011110110000111010000001011110 c3a54cc29ec28dc3a54cc29ec3a05e

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