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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 濶ェ謔幄岡邁顛 11101000100010011010101011100110100000101001101111101000100010011010101011100111101100001001001101011110 e889aae6829be889aae7b0935e
EUC-JP 濶ェ謔幄岡邁顛 1110111111101001100011101010101011101011111000101101011011101010101100101010110011101110101100101100010110111111 efe98eaaebe2d6eab2aceeb2c5bf
UTF-8 濶ェ謔幄岡邁顛 111001101011111110110110111011111011110110101010111010001010110010010100111001011011100110000100111001011011001010100001111010011000001010000001111010011010000110011011 e6bfb6efbdaae8ac94e5b984e5b2a1e98281e9a19b
UHC ??謔幄岡邁? 0011111100111111111110011100110011100100110000011100101110101010110110001110010000111111 3f3ff9cce4c1cbaad8e43f

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