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 域??}域??{^ 1000100011100110001111110011111101111101100010001110011000111111001111110111101101011110 88e63f3f7d88e63f3f7b5e
EUC-JP 域??}域??{^ 1011000011101000001111110011111101111101101100001110100000111111001111110111101101011110 b0e83f3f7db0e83f3f7b5e
UTF-8 域뱀윮}域뱀윮{^ 111001011001111110011111111010111011000110000000111011001001110010101110011111011110010110011111100111111110101110110001100000001110110010011100101011100111101101011110 e59f9febb180ec9cae7de59f9febb180ec9cae7b5e
UHC 域뱀윮}域뱀윮{^ 111001101011010010111001111011001001111110101101011111011110011010110100101110011110110010011111101011010111101101011110 e6b4b9ec9fad7de6b4b9ec9fad7b5e

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