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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 巐わ亢L}巐わ亢L{^ 1111101010110110100000101110110110011000101101000100110001111101111110101011011010000010111011011001100010110100010011000111101101011110 fab682ed98b44c7dfab682ed98b44c7b5e
EUC-JP 巐わ亢L}巐わ亢L{^ 10001111101110111111100110100100111011111101000010110110010011000111110110001111101110111111100110100100111011111101000010110110010011000111101101011110 8fbbf9a4efd0b64c7d8fbbf9a4efd0b64c7b5e
UTF-8 巐わ亢L}巐わ亢L{^ 1110010110110111100100001110001110000010100011111110010010111010101000100100110001111101111001011011011110010000111000111000001010001111111001001011101010100010010011000111101101011110 e5b790e3828fe4baa24c7de5b790e3828fe4baa24c7b5e
UHC ?わ亢L}?わ亢L{^ 001111111010101011101111111110011111000101001100011111010011111110101010111011111111100111110001010011000111101101011110 3faaeff9f14c7d3faaeff9f14c7b5e

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