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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 燿??L燿??L^ 1110000010100000001111110011111101001100111000001010000000111111001111110100110001011110 e0a03f3f4ce0a03f3f4c5e
EUC-JP 燿??L燿??L^ 1110000010100010001111110011111101001100111000001010001000111111001111110100110001011110 e0a23f3f4ce0a23f3f4c5e
UTF-8 燿곭쳼L燿곭쳼L^ 111001111000011110111111111010101011001110101101111011001011001110111100010011001110011110000111101111111110101010110011101011011110110010110011101111000100110001011110 e787bfeab3adecb3bc4ce787bfeab3adecb3bc4c5e
UHC 燿곭쳼L燿곭쳼L^ 111010001111110010000001111001111010101110011111010011001110100011111100100000011110011110101011100111110100110001011110 e8fc81e7ab9f4ce8fc81e7ab9f4c5e

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