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}???V{^ 0011111100111111001111110101011001111101001111110011111100111111010101100111101101011110 3f3f3f567d3f3f3f567b5e
SJIS-WIN 巐わ乂V}巐わ乂V{^ 1111101010110110100000101110110110011000101001110101011001111101111110101011011010000010111011011001100010100111010101100111101101011110 fab682ed98a7567dfab682ed98a7567b5e
EUC-JP 巐わ乂V}巐わ乂V{^ 10001111101110111111100110100100111011111101000010101001010101100111110110001111101110111111100110100100111011111101000010101001010101100111101101011110 8fbbf9a4efd0a9567d8fbbf9a4efd0a9567b5e
UTF-8 巐わ乂V}巐わ乂V{^ 1110010110110111100100001110001110000010100011111110010010111001100000100101011001111101111001011011011110010000111000111000001010001111111001001011100110000010010101100111101101011110 e5b790e3828fe4b982567de5b790e3828fe4b982567b5e
UHC ?わ乂V}?わ乂V{^ 001111111010101011101111111001111101000101010110011111010011111110101010111011111110011111010001010101100111101101011110 3faaefe7d1567d3faaefe7d1567b5e

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