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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 貂シ雖吋貂シ雖吋^ 111001101011100010111100111001011010101110001001010001001110011010111000101111001110010110101011100010010100010001011110 e6b8bce5ab8944e6b8bce5ab89445e
EUC-JP 貂シ雖吋貂シ雖吋^ 1110110010111010100011101011110011101010101011011011000110100101111011001011101010001110101111001110101010101101101100011010010101011110 ecba8ebceaadb1a5ecba8ebceaadb1a55e
UTF-8 貂シ雖吋貂シ雖吋^ 11101000101100101000001011101111101111011011110011101001100110111001011011100101100100001000101111101000101100101000001011101111101111011011110011101001100110111001011011100101100100001000101101011110 e8b282efbdbce99b96e5908be8b282efbdbce99b96e5908b5e
UHC 貂?雖?貂?雖?^ 11110101101100000011111111100010110011000011111111110101101100000011111111100010110011000011111101011110 f5b03fe2cc3ff5b03fe2cc3f5e

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