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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ?磅?磅[?磅?磅[^ 001111111110000111111010001111111110000111111010010110110011111111100001111110100011111111100001111110100101101101011110 3fe1fa3fe1fa5b3fe1fa3fe1fa5b5e
EUC-JP ?磅?磅[?磅?磅[^ 001111111110001011111100001111111110001011111100010110110011111111100010111111000011111111100010111111000101101101011110 3fe2fc3fe2fc5b3fe2fc3fe2fc5b5e
UTF-8 렺磅렺磅[렺磅렺磅[^ 111010111010000010111010111001111010001110000101111010111010000010111010111001111010001110000101010110111110101110100000101110101110011110100011100001011110101110100000101110101110011110100011100001010101101101011110 eba0bae7a385eba0bae7a3855beba0bae7a385eba0bae7a3855b5e
UHC 렺磅렺磅[렺磅렺磅[^ 10001110110000101101101110110110100011101100001011011011101101100101101110001110110000101101101110110110100011101100001011011011101101100101101101011110 8ec2dbb68ec2dbb65b8ec2dbb68ec2dbb65b5e

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