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^ 11101101100110001011011001001100111011011001100010110101111011011001101010100000111011011001100010110110010011001110110110011000101101110110001001011110 ed98b64ced98b5ed9aa0ed98b64ced98b7625e
UHC 혶L혵횠혶L혷b^ 1100001010011101010011001100001010011100110000111001100011000010100111010100110011000010100111100110001001011110 c29d4cc29cc398c29d4cc29e625e

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