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^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN ??ギ?L??ギ?L^ 00111111001111111000001101001101001111110100110000111111001111111000001101001101001111110100110001011110 3f3f834d3f4c3f3f834d3f4c5e
EUC-JP ??ギ?L??ギ?L^ 00111111001111111010010110101110001111110100110000111111001111111010010110101110001111110100110001011110 3f3fa5ae3f4c3f3fa5ae3f4c5e
UTF-8 룴햶ギ∼L룴햶ギ∼L^ 111010111010001110110100111011011001011010110110111000111000001010101110111000101000100010111100010011001110101110100011101101001110110110010110101101101110001110000010101011101110001010001000101111000100110001011110 eba3b4ed96b6e382aee288bc4ceba3b4ed96b6e382aee288bc4c5e
UHC 룴햶ギ∼L룴햶ギ∼L^ 10001111101010011100000110001111101010111010111010100001101011010100110010001111101010011100000110001111101010111010111010100001101011010100110001011110 8fa9c18fabaea1ad4c8fa9c18fabaea1ad4c5e

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