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 濠?洌濠?洌^ 1000110110001010001111111001111110101110100011011000101000111111100111111010111001011110 8d8a3f9fae8d8a3f9fae5e
EUC-JP 濠?洌濠?洌^ 1011100111101010001111111101111010110000101110011110101000111111110111101011000001011110 b9ea3fdeb0b9ea3fdeb05e
UTF-8 濠쾡洌濠쾡洌^ 11100110101111111010000011101100101111101010000111100110101101001000110011100110101111111010000011101100101111101010000111100110101101001000110001011110 e6bfa0ecbea1e6b48ce6bfa0ecbea1e6b48c5e
UHC 濠쾡洌濠쾡洌^ 11111011110011001100010011101001110101101010110011111011110011001100010011101001110101101010110001011110 fbccc4e9d6acfbccc4e9d6ac5e

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