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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 魘雅サ「}魘雅サ「{^ 111010011011010010001001111010111011101110100010011111011110100110110100100010011110101110111011101000100111101101011110 e9b489ebbba27de9b489ebbba27b5e
EUC-JP 魘雅サ「}魘雅サ「{^ 11110010101101101011001011101101100011101011101110001110101000100111110111110010101101101011001011101101100011101011101110001110101000100111101101011110 f2b6b2ed8ebb8ea27df2b6b2ed8ebb8ea27b5e
UTF-8 魘雅サ「}魘雅サ「{^ 111010011010110110011000111010011001101110000101111011111011110110111011111011111011110110100010011111011110100110101101100110001110100110011011100001011110111110111101101110111110111110111101101000100111101101011110 e9ad98e99b85efbdbbefbda27de9ad98e99b85efbdbbefbda27b5e
UHC ?雅??}?雅??{^ 00111111111001001011101000111111001111110111110100111111111001001011101000111111001111110111101101011110 3fe4ba3f3f7d3fe4ba3f3f7b5e

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