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^ 1110011010100011001111110011111101001100111001101010001100111111001111110100110001011110 e6a33f3f4ce6a33f3f4c5e
EUC-JP 譽??L譽??L^ 1110110010100101001111110011111101001100111011001010010100111111001111110100110001011110 eca53f3f4ceca53f3f4c5e
UTF-8 譽김퀕L譽김퀕L^ 111010001010110110111101111010101011100110000000111011011000000010010101010011001110100010101101101111011110101010111001100000001110110110000000100101010100110001011110 e8adbdeab980ed80954ce8adbdeab980ed80954c5e
UHC 譽김퀕L譽김퀕L^ 111001111110001010110001111010001011001110001010010011001110011111100010101100011110100010110011100010100100110001011110 e7e2b1e8b38a4ce7e2b1e8b38a4c5e

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