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 ???S??????^ 0011111100111111001111110101001100111111001111110011111100111111001111110011111101011110 3f3f3f533f3f3f3f3f3f5e
SJIS-WIN ???S?????㎞^ 001111110011111100111111010100110011111100111111001111110011111100111111100001110111000101011110 3f3f3f533f3f3f3f3f87715e
EUC-JP ???S??????^ 0011111100111111001111110101001100111111001111110011111100111111001111110011111101011110 3f3f3f533f3f3f3f3f3f5e
UTF-8 淋꾩㎣S淋꾩ℓ淋꾩㎞^ 1110111110100111101101011110101010111110101010011110001110001110101000110101001111101111101001111011010111101010101111101010100111100010100001001001001111101111101001111011010111101010101111101010100111100011100011101001111001011110 efa7b5eabea9e38ea353efa7b5eabea9e28493efa7b5eabea9e38e9e5e
UHC 淋꾩㎣S淋꾩ℓ淋꾩㎞^ 1110110011111000100001001110110010100111101001110101001111101100111110001000010011101100101001111010010011101100111110001000010011101100101001111011000001011110 ecf884eca7a753ecf884eca7a4ecf884eca7b05e

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