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 嚥??}嚥??{^ 1001101010001011001111110011111101111101100110101000101100111111001111110111101101011110 9a8b3f3f7d9a8b3f3f7b5e
EUC-JP 嚥??}嚥??{^ 1101001111101011001111110011111101111101110100111110101100111111001111110111101101011110 d3eb3f3f7dd3eb3f3f7b5e
UTF-8 嚥득굢}嚥득굢{^ 111001011001101010100101111010111001001110011101111010101011010110100010011111011110010110011010101001011110101110010011100111011110101010110101101000100111101101011110 e59aa5eb939deab5a27de59aa5eb939deab5a27b5e
UHC 嚥득굢}嚥득굢{^ 111001101011111110110101111001101000001010001001011111011110011010111111101101011110011010000010100010010111101101011110 e6bfb5e682897de6bfb5e682897b5e

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