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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???業???業^ 0011111100111111001111111000101111000110001111110011111100111111100010111100011001011110 3f3f3f8bc63f3f3f8bc65e
EUC-JP ???業???業^ 0011111100111111001111111011011011001000001111110011111100111111101101101100100001011110 3f3f3fb6c83f3f3fb6c85e
UTF-8 먐뫔몾業먐뫔몾業^ 11101011101010001001000011101011101010111001010011101011101010101011111011100110101001011010110111101011101010001001000011101011101010111001010011101011101010101011111011100110101001011010110101011110 eba890ebab94ebaabee6a5adeba890ebab94ebaabee6a5ad5e
UHC 먐뫔몾業먐뫔몾業^ 1001000011001110100100011011011010010001101000101110010111110110100100001100111010010001101101101001000110100010111001011111011001011110 90ce91b691a2e5f690ce91b691a2e5f65e

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