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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 瞽盤∀}瞽盤∀{^ 111000011101101010010100110101011000000111001101011111011110000111011010100101001101010110000001110011010111101101011110 e1da94d581cd7de1da94d581cd7b5e
EUC-JP 瞽盤∀}瞽盤∀{^ 111000101101110011001000110101111010001011001111011111011110001011011100110010001101011110100010110011110111101101011110 e2dcc8d7a2cf7de2dcc8d7a2cf7b5e
UTF-8 瞽盤∀}瞽盤∀{^ 111001111001111010111101111001111001101110100100111000101000100010000000011111011110011110011110101111011110011110011011101001001110001010001000100000000111101101011110 e79ebde79ba4e288807de79ebde79ba4e288807b5e
UHC ?盤∀}?盤∀{^ 00111111110110101110111110100010101000110111110100111111110110101110111110100010101000110111101101011110 3fdaefa2a37d3fdaefa2a37b5e

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