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 ???V?n}???V?n{^ 001111110011111100111111010101100011111101101110011111010011111100111111001111110101011000111111011011100111101101011110 3f3f3f563f6e7d3f3f3f563f6e7b5e
SJIS-WIN ???V?n}???V?n{^ 001111110011111100111111010101100011111101101110011111010011111100111111001111110101011000111111011011100111101101011110 3f3f3f563f6e7d3f3f3f563f6e7b5e
EUC-JP ???V?n}???V?n{^ 001111110011111100111111010101100011111101101110011111010011111100111111001111110101011000111111011011100111101101011110 3f3f3f563f6e7d3f3f3f563f6e7b5e
UTF-8 뤗횓샛V학n}뤗횓샛V학n{^ 11101011101001001001011111101101100110101001001111101100100000111001101101010110111011011001010110011001011011100111110111101011101001001001011111101101100110101001001111101100100000111001101101010110111011011001010110011001011011100111101101011110 eba497ed9a93ec839b56ed95996e7deba497ed9a93ec839b56ed95996e7b5e
UHC 뤗횓샛V학n}뤗횓샛V학n{^ 1000111111000111110000111000111010111011111110110101011011000111110100000110111001111101100011111100011111000011100011101011101111111011010101101100011111010000011011100111101101011110 8fc7c38ebbfb56c7d06e7d8fc7c38ebbfb56c7d06e7b5e

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