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 髮ゥ閠マ髮ゥ閠ボ^ 111010011001101110101001111010001000000010000011011111011110100110011011101010011110100010000000100000110111101101011110 e99ba9e880837de99ba9e880837b5e
EUC-JP 髮ゥ閠マ髮ゥ閠ボ^ 1111000111111011100011101010100111101111111000001010010111011110111100011111101110001110101010011110111111100000101001011101110001011110 f1fb8ea9efe0a5def1fb8ea9efe0a5dc5e
UTF-8 髮ゥ閠マ髮ゥ閠ボ^ 11101001101010111010111011101111101111011010100111101001100101101010000011100011100000111001111011101001101010111010111011101111101111011010100111101001100101101010000011100011100000111001110001011110 e9abaeefbda9e996a0e3839ee9abaeefbda9e996a0e3839c5e
UHC 髮??マ髮??ボ^ 11011011101001010011111100111111101010111101111011011011101001010011111100111111101010111101110001011110 dba53f3fabdedba53f3fabdc5e

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