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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 곌멀룸}곌멀룸{^ 111010101011001110001100111010111010100110000000111010111010001110111000011111011110101010110011100011001110101110101001100000001110101110100011101110000111101101011110 eab38ceba980eba3b87deab38ceba980eba3b87b5e
UHC 곌멀룸}곌멀룸{^ 101100001110101010111000110101101011011111101011011111011011000011101010101110001101011010110111111010110111101101011110 b0eab8d6b7eb7db0eab8d6b7eb7b5e

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