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 뤗睛횓쪕헴렻렏^ 11101011101001001001011111100111100111011001101111101101100110101001001111101100101010101001010111101101100101111011010011101011101000001011101111101011101000001000111101011110 eba497e79d9bed9a93ecaa95ed97b4eba0bbeba08f5e
UHC 뤗睛횓쪕헴렻렏^ 100011111100011111101111111011001100001110001110101001011000111111000111111100001000111011000011100011101010010101011110 8fc7efecc38ea58fc7f08ec38ea55e

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