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 嚥⑸∼}嚥⑸∼{^ 111001011001101010100101111000101001000110111000111000101000100010111100011111011110010110011010101001011110001010010001101110001110001010001000101111000111101101011110 e59aa5e291b8e288bc7de59aa5e291b8e288bc7b5e
UHC 嚥⑸∼}嚥⑸∼{^ 111001101011111110101001111010111010000110101101011111011110011010111111101010011110101110100001101011010111101101011110 e6bfa9eba1ad7de6bfa9eba1ad7b5e

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