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 驪礼粟}驪礼粟{^ 111010011000101110010111111001111000100010111110011111011110100110001011100101111110011110001000101111100111101101011110 e98b97e788be7de98b97e788be7b5e
EUC-JP 驪礼粟}驪礼粟{^ 111100011110101111001110111010011011000011000000011111011111000111101011110011101110100110110000110000000111101101011110 f1ebcee9b0c07df1ebcee9b0c07b5e
UTF-8 驪礼粟}驪礼粟{^ 111010011010100110101010111001111010010010111100111001111011001010011111011111011110100110101001101010101110011110100100101111001110011110110010100111110111101101011110 e9a9aae7a4bce7b29f7de9a9aae7a4bce7b29f7b5e
UHC 驪?粟}驪?粟{^ 11010101111100010011111111100001110110000111110111010101111100010011111111100001110110000111101101011110 d5f13fe1d87dd5f13fe1d87b5e

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