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 蟒霽皿}蟒霽皿{^ 111001011011101111101000110001111000111001001101011111011110010110111011111010001100011110001110010011010111101101011110 e5bbe8c78e4d7de5bbe8c78e4d7b5e
EUC-JP 蟒霽皿}蟒霽皿{^ 111010101011110111110000110010011011101110101110011111011110101010111101111100001100100110111011101011100111101101011110 eabdf0c9bbae7deabdf0c9bbae7b5e
UTF-8 蟒霽皿}蟒霽皿{^ 111010001001111110010010111010011001110010111101111001111001101010111111011111011110100010011111100100101110100110011100101111011110011110011010101111110111101101011110 e89f92e99cbde79abf7de89f92e99cbde79abf7b5e
UHC ?霽皿}?霽皿{^ 00111111111100001011100011011001101010010111110100111111111100001011100011011001101010010111101101011110 3ff0b8d9a97d3ff0b8d9a97b5e

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