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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???弑}???弑{^ 00111111001111110011111110011100010101010111110100111111001111110011111110011100010101010111101101011110 3f3f3f9c557d3f3f3f9c557b5e
EUC-JP ???弑}???弑{^ 00111111001111110011111111010111101101100111110100111111001111110011111111010111101101100111101101011110 3f3f3fd7b67d3f3f3fd7b67b5e
UTF-8 쒀롎쒀弑}쒀롎쒀弑{^ 111011001001001010000000111010111010000110001110111011001001001010000000111001011011110010010001011111011110110010010010100000001110101110100001100011101110110010010010100000001110010110111100100100010111101101011110 ec9280eba18eec9280e5bc917dec9280eba18eec9280e5bc917b5e
UHC 쒀롎쒀弑}쒀롎쒀弑{^ 10111110101011001000111011010100101111101010110011100011101111010111110110111110101011001000111011010100101111101010110011100011101111010111101101011110 beac8ed4beace3bd7dbeac8ed4beace3bd7b5e

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