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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蔕雁審}蔕雁審{^ 111001001111011010001010111001011001000001010010011111011110010011110110100010101110010110010000010100100111101101011110 e4f68ae590527de4f68ae590527b5e
EUC-JP 蔕雁審}蔕雁審{^ 111010001111100010110100111001111011111110110011011111011110100011111000101101001110011110111111101100110111101101011110 e8f8b4e7bfb37de8f8b4e7bfb37b5e
UTF-8 蔕雁審}蔕雁審{^ 111010001001010010010101111010011001101110000001111001011010111110101001011111011110100010010100100101011110100110011011100000011110010110101111101010010111101101011110 e89495e99b81e5afa97de89495e99b81e5afa97b5e
UHC ?雁審}?雁審{^ 00111111111001001101001011100011111110110111110100111111111001001101001011100011111110110111101101011110 3fe4d2e3fb7d3fe4d2e3fb7b5e

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