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 íû޾[íû޾[^ 1110110111111011100011101011111001011011111011011111101110001110101111100101101101011110 edfb8ebe5bedfb8ebe5b5e
SJIS-WIN ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
EUC-JP íû??[íû??[^ 10001111101010111011111110001111101010111110010100111111001111110101101110001111101010111011111110001111101010111110010100111111001111110101101101011110 8fabbf8fabe53f3f5b8fabbf8fabe53f3f5b5e
UTF-8 íû޾[íû޾[^ 11000011101011011100001110111011110000101000111011000010101111100101101111000011101011011100001110111011110000101000111011000010101111100101101101011110 c3adc3bbc28ec2be5bc3adc3bbc28ec2be5b5e
UHC ???¾[???¾[^ 00111111001111110011111110101000111110100101101100111111001111110011111110101000111110100101101101011110 3f3f3fa8fa5b3f3f3fa8fa5b5e

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