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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 髥??}髥??{^ 10001111111010011111000000111111001111110111110110001111111010011111000000111111001111110111101101011110 8fe9f03f3f7d8fe9f03f3f7b5e
UTF-8 髥뚩륰}髥뚩륰{^ 111010011010101110100101111010111001101010101001111010111010010110110000011111011110100110101011101001011110101110011010101010011110101110100101101100000111101101011110 e9aba5eb9aa9eba5b07de9aba5eb9aa9eba5b07b5e
UHC 髥뚩륰}髥뚩륰{^ 111001111010001110001100111010001001000001010001011111011110011110100011100011001110100010010000010100010111101101011110 e7a38ce890517de7a38ce890517b5e

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