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 묰뫔묬業묰뫔묬業^ 11101011101011001011000011101011101010111001010011101011101011001010110011100110101001011010110111101011101011001011000011101011101010111001010011101011101011001010110011100110101001011010110101011110 ebacb0ebab94ebacace6a5adebacb0ebab94ebacace6a5ad5e
UHC 묰뫔묬業묰뫔묬業^ 1001001001000111100100011011011010010010010000111110010111110110100100100100011110010001101101101001001001000011111001011111011001011110 924791b69243e5f6924791b69243e5f65e

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