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 |Ÿ°n}|Ÿ°n{^ 10001111011111001001111110110000011011100111110110001111011111001001111110110000011011100111101101011110 8f7c9fb06e7d8f7c9fb06e7b5e
SJIS-WIN ?|?°n}?|?°n{^ 001111110111110000111111100000011000101101101110011111010011111101111100001111111000000110001011011011100111101101011110 3f7c3f818b6e7d3f7c3f818b6e7b5e
EUC-JP ?|?°n}?|?°n{^ 001111110111110000111111101000011110101101101110011111010011111101111100001111111010000111101011011011100111101101011110 3f7c3fa1eb6e7d3f7c3fa1eb6e7b5e
UTF-8 |Ÿ°n}|Ÿ°n{^ 11000010100011110111110011000010100111111100001010110000011011100111110111000010100011110111110011000010100111111100001010110000011011100111101101011110 c28f7cc29fc2b06e7dc28f7cc29fc2b06e7b5e
UHC ?|?°n}?|?°n{^ 001111110111110000111111101000011100011001101110011111010011111101111100001111111010000111000110011011100111101101011110 3f7c3fa1c66e7d3f7c3fa1c66e7b5e

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