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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鈿弥汰鈿門濠^ 11100111111011011001011011101101100100011011111111100111111011011001011011100101100011011000101001011110 e7ed96ed91bfe7ed96e58d8a5e
EUC-JP 鈿弥汰鈿門濠^ 11101110111011111100110011101111110000101100000111101110111011111100110011100111101110011110101001011110 eeefccefc2c1eeefcce7b9ea5e
UTF-8 鈿弥汰鈿門濠^ 11101001100010001011111111100101101111001010010111100110101100011011000011101001100010001011111111101001100101101000000011100110101111111010000001011110 e988bfe5bca5e6b1b0e988bfe99680e6bfa05e
UHC 鈿?汰鈿門濠^ 111011111010111100111111111101111100000011101111101011111101101010100110111110111100110001011110 efaf3ff7c0efafdaa6fbcc5e

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