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 蔕雁職}蔕雁職{^ 111001001111011010001010111001011001000001000101011111011110010011110110100010101110010110010000010001010111101101011110 e4f68ae590457de4f68ae590457b5e
EUC-JP 蔕雁職}蔕雁職{^ 111010001111100010110100111001111011111110100110011111011110100011111000101101001110011110111111101001100111101101011110 e8f8b4e7bfa67de8f8b4e7bfa67b5e
UTF-8 蔕雁職}蔕雁職{^ 111010001001010010010101111010011001101110000001111010001000000110110111011111011110100010010100100101011110100110011011100000011110100010000001101101110111101101011110 e89495e99b81e881b77de89495e99b81e881b77b5e
UHC ?雁職}?雁職{^ 00111111111001001101001011110010110001010111110100111111111001001101001011110010110001010111101101011110 3fe4d2f2c57d3fe4d2f2c57b5e

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