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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 閼ア蝮ヲ蟄伜キス雍 1110100010000100101100011110010110011101101001101110010110101101100110001110010110110111101111011110100010110100 e884b1e59da6e5ad98e5b7bde8b4
EUC-JP 閼ア蝮ヲ蟄伜キス雍 111011111110010010001110101100011110100111111101100011101010011011101010101011111101000011100111100011101011011110001110101111011111000010110110 efe48eb1e9fd8ea6eaafd0e78eb78ebdf0b6
UTF-8 閼ア蝮ヲ蟄伜キス雍 111010011001011010111100111011111011110110110001111010001001110110101110111011111011110110100110111010001001111110000100111001001011110010011100111011111011110110110111111011111011110110111101111010011001101110001101 e996bcefbdb1e89daeefbda6e89f84e4bc9cefbdb7efbdbde99b8d
UHC 閼???蟄???雍 111001001101100100111111001111110011111111110110110111100011111100111111001111111110100010111100 e4d93f3f3ff6de3f3f3fe8bc

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