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^ 001111111001111111000111001111111001111111000111001111110011111110000010110010101001001011000011001111110110010101011110 3f9fc73f9fc73f3f82ca92c33f655e
EUC-JP ?淺?淺??ぬ津?e^ 001111111101111011001001001111111101111011001001001111110011111110100100110011001100010011000101001111110110010101011110 3fdec93fdec93f3fa4ccc4c53f655e
UTF-8 뤋淺쟌淺쫸술ぬ津렳e^ 1110101110100100100010111110011010110111101110101110110010011111100011001110011010110111101110101110110010101011101110001110110010001000101000001110001110000001101011001110011010110100101001011110101110100000101100110110010101011110 eba48be6b7baec9f8ce6b7baecabb8ec88a0e381ace6b4a5eba0b3655e
UHC 뤋淺쟌淺쫸술ぬ津렳e^ 1000111110111011111101001011110011000000111100101111010010111100101001101000111110111100111110101010101011001100111100101101000010001110110000000110010101011110 8fbbf4bcc0f2f4bca68fbcfaaaccf2d08ec0655e

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