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 魴晧ケ抑魴晧ケ養^ 111010011011010110011101111011001011100110010111011111011110100110110101100111011110110010111001100101110111101101011110 e9b59decb9977de9b59decb9977b5e
EUC-JP 魴晧ケ抑魴晧ケ養^ 1111001010110111110110101110111010001110101110011100110111011110111100101011011111011010111011101000111010111001110011011101110001011110 f2b7daee8eb9cddef2b7daee8eb9cddc5e
UTF-8 魴晧ケ抑魴晧ケ養^ 11101001101011011011010011100110100110011010011111101111101111011011100111100110100010101001000111101001101011011011010011100110100110011010011111101111101111011011100111101001101001001000101001011110 e9adb4e699a7efbdb9e68a91e9adb4e699a7efbdb9e9a48a5e
UHC ?晧?抑?晧?養^ 00111111111110111100010100111111111001011110010000111111111110111100010100111111111001011101011101011110 3ffbc53fe5e43ffbc53fe5d75e

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