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 @i@iB 11000011100000101100001010001111010000000110100111000011100000101100001010001111010000000110100101000010 c382c28f4069c382c28f406942
SJIS-WIN ????@i????@iB 00111111001111110011111100111111010000000110100100111111001111110011111100111111010000000110100101000010 3f3f3f3f40693f3f3f3f406942
EUC-JP Ã?Â?@iÃ?Â?@iB 100011111010101010101010001111111000111110101010101001000011111101000000011010011000111110101010101010100011111110001111101010101010010000111111010000000110100101000010 8faaaa3f8faaa43f40698faaaa3f8faaa43f406942
UTF-8 @i@iB 110000111000001111000010100000101100001110000010110000101000111101000000011010011100001110000011110000101000001011000011100000101100001010001111010000000110100101000010 c383c282c382c28f4069c383c282c382c28f406942
UHC ????@i????@iB 00111111001111110011111100111111010000000110100100111111001111110011111100111111010000000110100101000010 3f3f3f3f40693f3f3f3f406942

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