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^ 1000101001011101001111110011111101001100100010100101110100111111001111110100110001011110 8a5d3f3f4c8a5d3f3f4c5e
EUC-JP 馨??L馨??L^ 1011001110111110001111110011111101001100101100111011111000111111001111110100110001011110 b3be3f3f4cb3be3f3f4c5e
UTF-8 馨됬컩L馨됬컩L^ 111010011010011010101000111010111001000010101100111011001011101110101001010011001110100110100110101010001110101110010000101011001110110010111011101010010100110001011110 e9a6a8eb90acecbba94ce9a6a8eb90acecbba94c5e
UHC 馨됬컩L馨됬컩L^ 111110111011000010001001111001111011000010010001010011001111101110110000100010011110011110110000100100010100110001011110 fbb089e7b0914cfbb089e7b0914c5e

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