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 霆ォ貅ェ霆ォ貅ェ^ 11101000101110111010101111100110101110101010101011101000101110111010101111100110101110101010101001011110 e8bbabe6baaae8bbabe6baaa5e
EUC-JP 霆ォ貅ェ霆ォ貅ェ^ 1111000010111101100011101010101111101100101111001000111010101010111100001011110110001110101010111110110010111100100011101010101001011110 f0bd8eabecbc8eaaf0bd8eabecbc8eaa5e
UTF-8 霆ォ貅ェ霆ォ貅ェ^ 11101001100111001000011011101111101111011010101111101000101100101000010111101111101111011010101011101001100111001000011011101111101111011010101111101000101100101000010111101111101111011010101001011110 e99c86efbdabe8b285efbdaae99c86efbdabe8b285efbdaa5e
UHC 霆???霆???^ 1110111111111101001111110011111100111111111011111111110100111111001111110011111101011110 effd3f3f3feffd3f3f3f5e

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