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 íòާnB 11000011101011011100001110110010110000101000111011000010101001110110111001000010 c3adc3b2c28ec2a76e42
SJIS-WIN ???????§nB 0011111100111111001111110011111100111111001111110011111110000001100110000110111001000010 3f3f3f3f3f3f3f81986e42
EUC-JP ���§nB 10001111101010101010101000111111100011111010101010101010001111111000111110101010101001000011111110001111101010101010010010100001111110000110111001000010 8faaaa3f8faaaa3f8faaa43f8faaa4a1f86e42
UTF-8 íòާnB 110000111000001111000010101011011100001110000011110000101011001011000011100000101100001010001110110000111000001011000010101001110110111001000010 c383c2adc383c2b2c382c28ec382c2a76e42
UHC ?­?²???§nB 00111111101000011010100100111111101010011111011100111111001111110011111110100001110101110110111001000010 3fa1a93fa9f73f3f3fa1d76e42

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