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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 搖?贓?搖?贓㎞B 1001110110001010001111111110011011011001001111111001110110001010001111111110011011011001100001110111000101000010 9d8a3fe6d93f9d8a3fe6d9877142
EUC-JP 搖?贓?搖?贓?B 11011001111010100011111111101100110110110011111111011001111010100011111111101100110110110011111101000010 d9ea3fecdb3fd9ea3fecdb3f42
UTF-8 搖렪贓㎲搖렪贓㎞B 11100110100100001001011011101011101000001010101011101000101101001001001111100011100011101011001011100110100100001001011011101011101000001010101011101000101101001001001111100011100011101001111001000010 e69096eba0aae8b493e38eb2e69096eba0aae8b493e38e9e42
UHC 搖렪贓㎲搖렪贓㎞B 1110100011110100100011101011100011101101111111001010011111000001111010001111010010001110101110001110110111111100101001111011000001000010 e8f48eb8edfca7c1e8f48eb8edfca7b042

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