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 ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
SJIS-WIN ?淺?淺???津?e^ 0011111110011111110001110011111110011111110001110011111100111111001111111001001011000011001111110110010101011110 3f9fc73f9fc73f3f3f92c33f655e
EUC-JP ?淺?淺???津?e^ 0011111111011110110010010011111111011110110010010011111100111111001111111100010011000101001111110110010101011110 3fdec93fdec93f3f3fc4c53f655e
UTF-8 뤋淺쟌淺쫸쇳롆津렳e^ 1110101110100100100010111110011010110111101110101110110010011111100011001110011010110111101110101110110010101011101110001110110010000111101100111110101110100001100001101110011010110100101001011110101110100000101100110110010101011110 eba48be6b7baec9f8ce6b7baecabb8ec87b3eba186e6b4a5eba0b3655e
UHC 뤋淺쟌淺쫸쇳롆津렳e^ 1000111110111011111101001011110011000000111100101111010010111100101001101000111110111100111011011000111011001100111100101101000010001110110000000110010101011110 8fbbf4bcc0f2f4bca68fbced8eccf2d08ec0655e

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