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 竪蔵蔵竪蔵蔵^ 10010010010001111001000110100000100100011010000010010010010001111001000110100000100100011010000001011110 924791a091a0924791a091a05e
EUC-JP 竪蔵蔵竪蔵蔵^ 11000011101010001100001010100010110000101010001011000011101010001100001010100010110000101010001001011110 c3a8c2a2c2a2c3a8c2a2c2a25e
UTF-8 竪蔵蔵竪蔵蔵^ 11100111101010111010101011101000100101001011010111101000100101001011010111100111101010111010101011101000100101001011010111101000100101001011010101011110 e7abaae894b5e894b5e7abaae894b5e894b55e
UHC 竪??竪??^ 111000101011010100111111001111111110001010110101001111110011111101011110 e2b53f3fe2b53f3f5e

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