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 “uŽ·n}“uŽ·n{^ 10010011011101011000111010110111011011100111110110010011011101011000111010110111011011100111101101011110 93758eb76e7d93758eb76e7b5e
SJIS-WIN ?u??n}?u??n{^ 00111111011101010011111100111111011011100111110100111111011101010011111100111111011011100111101101011110 3f753f3f6e7d3f753f3f6e7b5e
EUC-JP ?u??n}?u??n{^ 00111111011101010011111100111111011011100111110100111111011101010011111100111111011011100111101101011110 3f753f3f6e7d3f753f3f6e7b5e
UTF-8 “uŽ·n}“uŽ·n{^ 11000010100100110111010111000010100011101100001010110111011011100111110111000010100100110111010111000010100011101100001010110111011011100111101101011110 c29375c28ec2b76e7dc29375c28ec2b76e7b5e
UHC ?u?·n}?u?·n{^ 001111110111010100111111101000011010010001101110011111010011111101110101001111111010000110100100011011100111101101011110 3f753fa1a46e7d3f753fa1a46e7b5e

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