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 ????????z 001111110011111100111111001111110011111100111111001111110011111101111010 3f3f3f3f3f3f3f3f7a
SJIS-WIN ????????z 001111110011111100111111001111110011111100111111001111110011111101111010 3f3f3f3f3f3f3f3f7a
EUC-JP ????????z 001111110011111100111111001111110011111100111111001111110011111101111010 3f3f3f3f3f3f3f3f7a
UTF-8 렯렽렯렎렯렼렯렭z 11101011101000001010111111101011101000001011110111101011101000001010111111101011101000001000111011101011101000001010111111101011101000001011110011101011101000001010111111101011101000001010110101111010 eba0afeba0bdeba0afeba08eeba0afeba0bceba0afeba0ad7a
UHC 렯렽렯렎렯렼렯렭z 1000111010111100100011101100010110001110101111001000111010100100100011101011110010001110110001001000111010111100100011101011101001111010 8ebc8ec58ebc8ea48ebc8ec48ebc8eba7a

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