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?b^ 001111110100110000111111001111110011111101001100001111110110001001011110 3f4c3f3f3f4c3f625e
SJIS-WIN ?L???L?b^ 001111110100110000111111001111110011111101001100001111110110001001011110 3f4c3f3f3f4c3f625e
EUC-JP ?L???L?b^ 001111110100110000111111001111110011111101001100001111110110001001011110 3f4c3f3f3f4c3f625e
UTF-8 책L혵횠책L혷b^ 11101100101100011000010101001100111011011001100010110101111011011001101010100000111011001011000110000101010011001110110110011000101101110110001001011110 ecb1854ced98b5ed9aa0ecb1854ced98b7625e
UHC 책L혵횠책L혷b^ 1100001110100101010011001100001010011100110000111001100011000011101001010100110011000010100111100110001001011110 c3a54cc29cc398c3a54cc29e625e

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