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 ??槁}??槁{^ 0011111100111111100111101100011101111101001111110011111110011110110001110111101101011110 3f3f9ec77d3f3f9ec77b5e
EUC-JP ??槁}??槁{^ 0011111100111111110111001100100101111101001111110011111111011100110010010111101101011110 3f3fdcc97d3f3fdcc97b5e
UTF-8 櫶별槁}櫶별槁{^ 111001101010101110110110111010111011001110000100111001101010011110000001011111011110011010101011101101101110101110110011100001001110011010100111100000010111101101011110 e6abb6ebb384e6a7817de6abb6ebb384e6a7817b5e
UHC 櫶별槁}櫶별槁{^ 111110101100101110111010101100001100110110111110011111011111101011001011101110101011000011001101101111100111101101011110 facbbab0cdbe7dfacbbab0cdbe7b5e

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