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 ?LE?Tn}?LE?Tn{^ 001111110100110001000101001111110101010001101110011111010011111101001100010001010011111101010100011011100111101101011110 3f4c453f546e7d3f4c453f546e7b5e
SJIS-WIN ?LE?Tn}?LE?Tn{^ 001111110100110001000101001111110101010001101110011111010011111101001100010001010011111101010100011011100111101101011110 3f4c453f546e7d3f4c453f546e7b5e
EUC-JP ?LE?Tn}?LE?Tn{^ 001111110100110001000101001111110101010001101110011111010011111101001100010001010011111101010100011011100111101101011110 3f4c453f546e7d3f4c453f546e7b5e
UTF-8 혳LE챗Tn}혳LE챗Tn{^ 1110110110011000101100110100110001000101111011001011000110010111010101000110111001111101111011011001100010110011010011000100010111101100101100011001011101010100011011100111101101011110 ed98b34c45ecb197546e7ded98b34c45ecb197546e7b5e
UHC 혳LE챗Tn}혳LE챗Tn{^ 11000010100110100100110001000101110000111010101001010100011011100111110111000010100110100100110001000101110000111010101001010100011011100111101101011110 c29a4c45c3aa546e7dc29a4c45c3aa546e7b5e

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