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 ???????^] 001111110011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f3f5e5d
SJIS-WIN ???????^] 001111110011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f3f5e5d
EUC-JP ???珏???^] 0011111100111111001111111000111111001011111011010011111100111111001111110101111001011101 3f3f3f8fcbed3f3f3f5e5d
UTF-8 렺렯렻珏렯렺렮^] 1110101110100000101110101110101110100000101011111110101110100000101110111110011110001111100011111110101110100000101011111110101110100000101110101110101110100000101011100101111001011101 eba0baeba0afeba0bbe78f8feba0afeba0baeba0ae5e5d
UHC 렺렯렻珏렯렺렮^] 10001110110000101000111010111100100011101100001111001010110001001000111010111100100011101100001010001110101110110101111001011101 8ec28ebc8ec3cac48ebc8ec28ebb5e5d

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