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 塚エ闍孺塚エ闍學^ 111110101001110010110100111010001000101110011011011111011111101010011100101101001110100010001011100110110111101101011110 fa9cb4e88b9b7dfa9cb4e88b9b7b5e
EUC-JP ?エ闍孺?エ闍學^ 001111111000111010110100111011111110101111010101110111100011111110001110101101001110111111101011110101011101110001011110 3f8eb4efebd5de3f8eb4efebd5dc5e
UTF-8 塚エ闍孺塚エ闍學^ 11101111101010001001000011101111101111011011010011101001100101111000110111100101101011011011101011101111101010001001000011101111101111011011010011101001100101111000110111100101101011011011100001011110 efa890efbdb4e9978de5adbaefa890efbdb4e9978de5adb85e
UHC ???孺???學^ 0011111100111111001111111110101011101000001111110011111100111111111110011100101001011110 3f3f3feae83f3f3ff9ca5e

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