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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 濠?繃濠?棚^ 1000110110001010001111111110001101111101100011011000101000111111100100100100100101011110 8d8a3fe37d8d8a3f92495e
EUC-JP 濠?繃濠?棚^ 1011100111101010001111111110010111011110101110011110101000111111110000111010101001011110 b9ea3fe5deb9ea3fc3aa5e
UTF-8 濠압繃濠압棚^ 11100110101111111010000011101100100101011001010111100111101110011000001111100110101111111010000011101100100101011001010111100110101000111001101001011110 e6bfa0ec9595e7b983e6bfa0ec9595e6a39a5e
UHC 濠압繃濠압棚^ 11111011110011001011111011010000110111011101111011111011110011001011111011010000110111011101110001011110 fbccbed0dddefbccbed0dddc5e

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