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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 癲??W}癲??W{^ 11100001100111110011111100111111010101110111110111100001100111110011111100111111010101110111101101011110 e19f3f3f577de19f3f3f577b5e
EUC-JP 癲??W}癲??W{^ 11100010101000010011111100111111010101110111110111100010101000010011111100111111010101110111101101011110 e2a13f3f577de2a13f3f577b5e
UTF-8 癲롦츩W}癲롦츩W{^ 1110011110011001101100101110101110100001101001101110110010111000101010010101011101111101111001111001100110110010111010111010000110100110111011001011100010101001010101110111101101011110 e799b2eba1a6ecb8a9577de799b2eba1a6ecb8a9577b5e
UHC 癲롦츩W}癲롦츩W{^ 1110111110100110100011101110011010101110100111100101011101111101111011111010011010001110111001101010111010011110010101110111101101011110 efa68ee6ae9e577defa68ee6ae9e577b5e

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