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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 押蕭鴉押蕭鴉^ 10001001100111111110010101001010111010011110101110001001100111111110010101001010111010011110101101011110 899fe54ae9eb899fe54ae9eb5e
EUC-JP 押蕭鴉押蕭鴉^ 10110010101000011110100110101011111100101110110110110010101000011110100110101011111100101110110101011110 b2a1e9abf2edb2a1e9abf2ed5e
UTF-8 押蕭鴉押蕭鴉^ 11100110100010101011110011101000100101011010110111101001101101001000100111100110100010101011110011101000100101011010110111101001101101001000100101011110 e68abce895ade9b489e68abce895ade9b4895e
UHC 押蕭鴉押蕭鴉^ 11100100111000111110000111001011111001001011110011100100111000111110000111001011111001001011110001011110 e4e3e1cbe4bce4e3e1cbe4bc5e

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