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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 陬晄╂}陬晄╂{^ 111010001010001110011101111001101000010010111110011111011110100010100011100111011110011010000100101111100111101101011110 e8a39de684be7de8a39de684be7b5e
EUC-JP 陬晄╂}陬晄╂{^ 111100001010010111011010111010001010100011000000011111011111000010100101110110101110100010101000110000000111101101011110 f0a5dae8a8c07df0a5dae8a8c07b5e
UTF-8 陬晄╂}陬晄╂{^ 111010011001100110101100111001101001100110000100111000101001010110000010011111011110100110011001101011001110011010011001100001001110001010010101100000100111101101011110 e999ace69984e295827de999ace69984e295827b5e
UHC ?晄╂}?晄╂{^ 00111111111111001100110110100110110000000111110100111111111111001100110110100110110000000111101101011110 3ffccda6c07d3ffccda6c07b5e

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