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 峵サ譏、峵サ譏、^ 11111010101011101011101111100110100110001010010011111010101011101011101111100110100110001010010001011110 faaebbe698a4faaebbe698a45e
EUC-JP ?サ譏、?サ譏、^ 001111111000111010111011111010111111100010001110101001000011111110001110101110111110101111111000100011101010010001011110 3f8ebbebf88ea43f8ebbebf88ea45e
UTF-8 峵サ譏、峵サ譏、^ 11100101101100111011010111101111101111011011101111101000101011011000111111101111101111011010010011100101101100111011010111101111101111011011101111101000101011011000111111101111101111011010010001011110 e5b3b5efbdbbe8ad8fefbda4e5b3b5efbdbbe8ad8fefbda45e
UHC ??譏???譏?^ 0011111100111111110100011100000100111111001111110011111111010001110000010011111101011110 3f3fd1c13f3f3fd1c13f5e

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