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[D???L[D^ 00111111001111110011111101001100010110110100010000111111001111110011111101001100010110110100010001011110 3f3f3f4c5b443f3f3f4c5b445e
SJIS-WIN ???L[D???L[D^ 00111111001111110011111101001100010110110100010000111111001111110011111101001100010110110100010001011110 3f3f3f4c5b443f3f3f4c5b445e
EUC-JP ???L[D???L[D^ 00111111001111110011111101001100010110110100010000111111001111110011111101001100010110110100010001011110 3f3f3f4c5b443f3f3f4c5b445e
UTF-8 챠혱쨀L[D챠혱쨀L[D^ 11101100101100011010000011101101100110001011000111101100101010001000000001001100010110110100010011101100101100011010000011101101100110001011000111101100101010001000000001001100010110110100010001011110 ecb1a0ed98b1eca8804c5b44ecb1a0ed98b1eca8804c5b445e
UHC 챠혱쨀L[D챠혱쨀L[D^ 11000011101011011100001010011000110000101011001101001100010110110100010011000011101011011100001010011000110000101011001101001100010110110100010001011110 c3adc298c2b34c5b44c3adc298c2b34c5b445e

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