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 嚥싲툊}嚥싲툊{^ 111001011001101010100101111011001000101110110010111011011000100010001010011111011110010110011010101001011110110010001011101100101110110110001000100010100111101101011110 e59aa5ec8bb2ed888a7de59aa5ec8bb2ed888a7b5e
UHC 嚥싲툊}嚥싲툊{^ 111001101011111110011010111010111011100010000010011111011110011010111111100110101110101110111000100000100111101101011110 e6bf9aebb8827de6bf9aebb8827b5e

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