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 ??A}v??A}vB 0011111100111111010000010111110101110110001111110011111101000001011111010111011001000010 3f3f417d763f3f417d7642
SJIS-WIN 潁穢A}v潁穢A}vB 100111111111000111100010011100010100000101111101011101101001111111110001111000100111000101000001011111010111011001000010 9ff1e271417d769ff1e271417d7642
EUC-JP 潁穢A}v潁穢A}vB 110111101111001111100011110100100100000101111101011101101101111011110011111000111101001001000001011111010111011001000010 def3e3d2417d76def3e3d2417d7642
UTF-8 潁穢A}v潁穢A}vB 11100110101111011000000111100111101010011010001001000001011111010111011011100110101111011000000111100111101010011010001001000001011111010111011001000010 e6bd81e7a9a2417d76e6bd81e7a9a2417d7642
UHC 潁穢A}v潁穢A}vB 111001111011100011100111110110110100000101111101011101101110011110111000111001111101101101000001011111010111011001000010 e7b8e7db417d76e7b8e7db417d7642

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