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 žDŸ·n}žDŸ·n{^ 10011110010001001001111110110111011011100111110110011110010001001001111110110111011011100111101101011110 9e449fb76e7d9e449fb76e7b5e
SJIS-WIN ?D??n}?D??n{^ 00111111010001000011111100111111011011100111110100111111010001000011111100111111011011100111101101011110 3f443f3f6e7d3f443f3f6e7b5e
EUC-JP ?D??n}?D??n{^ 00111111010001000011111100111111011011100111110100111111010001000011111100111111011011100111101101011110 3f443f3f6e7d3f443f3f6e7b5e
UTF-8 žDŸ·n}žDŸ·n{^ 11000010100111100100010011000010100111111100001010110111011011100111110111000010100111100100010011000010100111111100001010110111011011100111101101011110 c29e44c29fc2b76e7dc29e44c29fc2b76e7b5e
UHC ?D?·n}?D?·n{^ 001111110100010000111111101000011010010001101110011111010011111101000100001111111010000110100100011011100111101101011110 3f443fa1a46e7d3f443fa1a46e7b5e

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