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 ????????h 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
SJIS-WIN ???謠??馭 ̄h 001111110011111100111111111001101000111100111111001111111110100101100110100000010101000001101000 3f3f3fe68f3f3fe966815068
EUC-JP ???謠??馭 ̄h 001111110011111100111111111010111110111100111111001111111111000111000111101000011011000101101000 3f3f3febef3f3ff1c7a1b168
UTF-8 遼섓쉥謠겼뙷馭 ̄h 11101111101001111000001111101100100001001001001111101100100010011010010111101000101011001010000011101010101100101011110011101011100110011011011111101001101001101010110111101111101111111010001101101000 efa783ec8493ec89a5e8aca0eab2bceb99b7e9a6adefbfa368
UHC 遼섓쉥謠겼뙷馭 ̄h 1110100110101100100110001110111110111101101010111110100110101010101100001110010110001100101110101110010111011111101000111111111001101000 e9ac98efbdabe9aab0e58cbae5dfa3fe68

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