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 貂ヲ逅・貂ヲ逅・^ 11100110101110001010011011100111100100001010010111100110101110001010011011100111100100001010010101011110 e6b8a6e790a5e6b8a6e790a55e
EUC-JP 貂ヲ逅・貂ヲ逅・^ 1110110010111010100011101010011011101101111100001000111010100101111011001011101010001110101001101110110111110000100011101010010101011110 ecba8ea6edf08ea5ecba8ea6edf08ea55e
UTF-8 貂ヲ逅・貂ヲ逅・^ 11101000101100101000001011101111101111011010011011101001100000001000010111101111101111011010010111101000101100101000001011101111101111011010011011101001100000001000010111101111101111011010010101011110 e8b282efbda6e98085efbda5e8b282efbda6e98085efbda55e
UHC 貂?逅?貂?逅?^ 11110101101100000011111111111101101100010011111111110101101100000011111111111101101100010011111101011110 f5b03ffdb13ff5b03ffdb13f5e

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