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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?睛?????^ 001111111110000111001011001111110011111100111111001111110011111101011110 3fe1cb3f3f3f3f3f5e
EUC-JP ?睛?????^ 001111111110001011001101001111110011111100111111001111110011111101011110 3fe2cd3f3f3f3f3f5e
UTF-8 뤗睛죳쪕헴렊렏^ 11101011101001001001011111100111100111011001101111101100101000111011001111101100101010101001010111101101100101111011010011101011101000001000101011101011101000001000111101011110 eba497e79d9beca3b3ecaa95ed97b4eba08aeba08f5e
UHC 뤗睛죳쪕헴렊렏^ 100011111100011111101111111011001010000110001110101001011000111111000111111100001000111010100001100011101010010101011110 8fc7efeca18ea58fc7f08ea18ea55e

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