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 籔ヲッ}籔ヲッ{^ 1110001011010110101001101010111101111101111000101101011010100110101011110111101101011110 e2d6a6af7de2d6a6af7b5e
EUC-JP 籔ヲッ}籔ヲッ{^ 111001001101100010001110101001101000111010101111011111011110010011011000100011101010011010001110101011110111101101011110 e4d88ea68eaf7de4d88ea68eaf7b5e
UTF-8 籔ヲッ}籔ヲッ{^ 111001111011000110010100111011111011110110100110111011111011110110101111011111011110011110110001100101001110111110111101101001101110111110111101101011110111101101011110 e7b194efbda6efbdaf7de7b194efbda6efbdaf7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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