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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 霎ー貉孺霎ー貉學^ 111010001011111010110000111001101011100110011011011111011110100010111110101100001110011010111001100110110111101101011110 e8beb0e6b99b7de8beb0e6b99b7b5e
EUC-JP 霎ー貉孺霎ー貉學^ 1111000011000000100011101011000011101100101110111101010111011110111100001100000010001110101100001110110010111011110101011101110001011110 f0c08eb0ecbbd5def0c08eb0ecbbd5dc5e
UTF-8 霎ー貉孺霎ー貉學^ 11101001100111001000111011101111101111011011000011101000101100101000100111100101101011011011101011101001100111001000111011101111101111011011000011101000101100101000100111100101101011011011100001011110 e99c8eefbdb0e8b289e5adbae99c8eefbdb0e8b289e5adb85e
UHC ???孺???學^ 0011111100111111001111111110101011101000001111110011111100111111111110011100101001011110 3f3f3feae83f3f3ff9ca5e

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