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 蔕雁審蔕雁審^ 11100100111101101000101011100101100100000101001011100100111101101000101011100101100100000101001001011110 e4f68ae59052e4f68ae590525e
EUC-JP 蔕雁審蔕雁審^ 11101000111110001011010011100111101111111011001111101000111110001011010011100111101111111011001101011110 e8f8b4e7bfb3e8f8b4e7bfb35e
UTF-8 蔕雁審蔕雁審^ 11101000100101001001010111101001100110111000000111100101101011111010100111101000100101001001010111101001100110111000000111100101101011111010100101011110 e89495e99b81e5afa9e89495e99b81e5afa95e
UHC ?雁審?雁審^ 0011111111100100110100101110001111111011001111111110010011010010111000111111101101011110 3fe4d2e3fb3fe4d2e3fb5e

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