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 òä¼Àon}òä¼Àon{^ 111100101110010010111100110000000110111101101110011111011111001011100100101111001100000001101111011011100111101101011110 f2e4bcc06f6e7df2e4bcc06f6e7b5e
SJIS-WIN ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
EUC-JP òä?Àon}òä?Àon{^ 100011111010101111010010100011111010101110100011001111111000111110101010101000100110111101101110011111011000111110101011110100101000111110101011101000110011111110001111101010101010001001101111011011100111101101011110 8fabd28faba33f8faaa26f6e7d8fabd28faba33f8faaa26f6e7b5e
UTF-8 òä¼Àon}òä¼Àon{^ 1100001110110010110000111010010011000010101111001100001110000000011011110110111001111101110000111011001011000011101001001100001010111100110000111000000001101111011011100111101101011110 c3b2c3a4c2bcc3806f6e7dc3b2c3a4c2bcc3806f6e7b5e
UHC ??¼?on}??¼?on{^ 0011111100111111101010001111100100111111011011110110111001111101001111110011111110101000111110010011111101101111011011100111101101011110 3f3fa8f93f6f6e7d3f3fa8f93f6f6e7b5e

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