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 隱ー雍閤隱ー雍砿^ 111010001010101010110000111010001011010010001101011111011110100010101010101100001110100010110100100011010111101101011110 e8aab0e8b48d7de8aab0e8b48d7b5e
EUC-JP 隱ー雍閤隱ー雍砿^ 1111000010101100100011101011000011110000101101101011100111011110111100001010110010001110101100001111000010110110101110011101110001011110 f0ac8eb0f0b6b9def0ac8eb0f0b6b9dc5e
UTF-8 隱ー雍閤隱ー雍砿^ 11101001100110101011000111101111101111011011000011101001100110111000110111101001100101101010010011101001100110101011000111101111101111011011000011101001100110111000110111100111101000001011111101011110 e99ab1efbdb0e99b8de996a4e99ab1efbdb0e99b8de7a0bf5e
UHC 隱?雍閤隱?雍?^ 1110101111011111001111111110100010111100111110011110111011101011110111110011111111101000101111000011111101011110 ebdf3fe8bcf9eeebdf3fe8bc3f5e

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