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 ??C????^ 0011111100111111010000110011111100111111001111110011111101011110 3f3f433f3f3f3f5e
SJIS-WIN 遶ッC豁取クャ^ 1110011110101011101011110100001111100110101011011000111011100110101110001010110001011110 e7abaf43e6ad8ee6b8ac5e
EUC-JP 遶ッC豁取クャ^ 1110111010101101100011101010111101000011111011001010111110111100111010001000111010111000100011101010110001011110 eead8eaf43ecafbce88eb88eac5e
UTF-8 遶ッC豁取クャ^ 1110100110000001101101101110111110111101101011110100001111101000101100011000000111100101100011111001011011101111101111011011100011101111101111011010110001011110 e981b6efbdaf43e8b181e58f96efbdb8efbdac5e
UHC ??C豁取??^ 00111111001111110100001111111100110000111111011010100010001111110011111101011110 3f3f43fcc3f6a23f3f5e

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