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 ????j????^ 00111111001111110011111100111111011010100011111100111111001111110011111101011110 3f3f3f3f6a3f3f3f3f5e
SJIS-WIN ????j????^ 00111111001111110011111100111111011010100011111100111111001111110011111101011110 3f3f3f3f6a3f3f3f3f5e
EUC-JP ????j????^ 00111111001111110011111100111111011010100011111100111111001111110011111101011110 3f3f3f3f6a3f3f3f3f5e
UTF-8 렯렽렯렒j렯렼셤솬^ 1110101110100000101011111110101110100000101111011110101110100000101011111110101110100000100100100110101011101011101000001010111111101011101000001011110011101100100001011010010011101100100001101010110001011110 eba0afeba0bdeba0afeba0926aeba0afeba0bcec85a4ec86ac5e
UHC 렯렽렯렒j렯렼셤솬^ 100011101011110010001110110001011000111010111100100011101010011101101010100011101011110010001110110001001011110011001001101111001101111101011110 8ebc8ec58ebc8ea76a8ebc8ec4bcc9bcdf5e

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