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 蕋雁紀}蕋雁紀{^ 111001010100001010001010111001011000101101001001011111011110010101000010100010101110010110001011010010010111101101011110 e5428ae58b497de5428ae58b497b5e
EUC-JP 蕋雁紀}蕋雁紀{^ 111010011010001110110100111001111011010110101010011111011110100110100011101101001110011110110101101010100111101101011110 e9a3b4e7b5aa7de9a3b4e7b5aa7b5e
UTF-8 蕋雁紀}蕋雁紀{^ 111010001001010110001011111010011001101110000001111001111011010010000000011111011110100010010101100010111110100110011011100000011110011110110100100000000111101101011110 e8958be99b81e7b4807de8958be99b81e7b4807b5e
UHC ?雁紀}?雁紀{^ 00111111111001001101001011010001101110100111110100111111111001001101001011010001101110100111101101011110 3fe4d2d1ba7d3fe4d2d1ba7b5e

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