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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
EUC-JP 旿?U}旿?U{^ 10001111110000011111010000111111010101010111110110001111110000011111010000111111010101010111101101011110 8fc1f43f557d8fc1f43f557b5e
UTF-8 旿뛍U}旿뛍U{^ 1110011010010111101111111110101110011011100011010101010101111101111001101001011110111111111010111001101110001101010101010111101101011110 e697bfeb9b8d557de697bfeb9b8d557b5e
UHC 旿뛍U}旿뛍U{^ 11100111111110101000110101001011010101010111110111100111111110101000110101001011010101010111101101011110 e7fa8d4b557de7fa8d4b557b5e

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