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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 阿???阿???^ 1000100010100010001111110011111100111111100010001010001000111111001111110011111101011110 88a23f3f3f88a23f3f3f5e
EUC-JP 阿???阿???^ 1011000010100100001111110011111100111111101100001010010000111111001111110011111101011110 b0a43f3f3fb0a43f3f3f5e
UTF-8 阿롈렳殮阿롈렳殮^ 11101001100110001011111111101011101000011000100011101011101000001011001111101111101001101010010111101001100110001011111111101011101000011000100011101011101000001011001111101111101001101010010101011110 e998bfeba188eba0b3efa6a5e998bfeba188eba0b3efa6a55e
UHC 阿롈렳殮阿롈렳殮^ 1110010010111001100011101100111010001110110000001110011011111001111001001011100110001110110011101000111011000000111001101111100101011110 e4b98ece8ec0e6f9e4b98ece8ec0e6f95e

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