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{^ 10010000110011001001000011010111010011100111110110010000110011001001000011010111010011100111101101011110 90cc90d74e7d90cc90d74e7b5e
SJIS-WIN ???×N}???×N{^ 001111110011111100111111100000010111111001001110011111010011111100111111001111111000000101111110010011100111101101011110 3f3f3f817e4e7d3f3f3f817e4e7b5e
EUC-JP ?Ì?×N}?Ì?×N{^ 00111111100011111010101011000000001111111010000111011111010011100111110100111111100011111010101011000000001111111010000111011111010011100111101101011110 3f8faac03fa1df4e7d3f8faac03fa1df4e7b5e
UTF-8 Ì×N}Ì×N{^ 110000101001000011000011100011001100001010010000110000111001011101001110011111011100001010010000110000111000110011000010100100001100001110010111010011100111101101011110 c290c38cc290c3974e7dc290c38cc290c3974e7b5e
UHC ???×N}???×N{^ 001111110011111100111111101000011011111101001110011111010011111100111111001111111010000110111111010011100111101101011110 3f3f3fa1bf4e7d3f3f3fa1bf4e7b5e

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