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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????ョ?楡??^ 001111110011111100111111001111111000001110000111001111111001111010111110001111110011111101011110 3f3f3f3f83873f9ebe3f3f5e
EUC-JP ????ョ?楡??^ 001111110011111100111111001111111010010111100111001111111101110011000000001111110011111101011110 3f3f3f3fa5e73fdcc03f3f5e
UTF-8 囹덈슚鱗ョ챻楡㏃쭖^ 11101111101001101010100111101011100011011000100011101100100010101001101011101111101001111011001011100011100000111010011111101100101100011011101111100110101001011010000111100011100011111000001111101100101011011001011001011110 efa6a9eb8d88ec8a9aefa7b2e383a7ecb1bbe6a5a1e38f83ecad965e
UHC 囹덈슚鱗ョ챻楡㏃쭖^ 11100111101010101000100011101011100110101010100011101100111001111010101111100111101010101000100011101010111110001010011111101100101001111000111001011110 e7aa88eb9aa8ece7abe7aa88eaf8a7eca78e5e

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