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^ 111000001110001111100000110110111111000011001111010011001110000011100011111000001101101111110000110011110100110001011110 e0e3e0dbf0cf4ce0e3e0dbf0cf4c5e
EUC-JP 璢珈?L璢珈?L^ 11100000111001011110000011011101001111110100110011100000111001011110000011011101001111110100110001011110 e0e5e0dd3f4ce0e5e0dd3f4c5e
UTF-8 璢珈L璢珈L^ 111001111001001010100010111001111000111110001000111011101000001010001110010011001110011110010010101000101110011110001111100010001110111010000010100011100100110001011110 e792a2e78f88ee828e4ce792a2e78f88ee828e4c5e
UHC ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e

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