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 ËáfËá^}YËáfËá^}bE 100011111100101111100001011001101000111111001011111000010101111001111101010110011000111111001011111000010110011010001111110010111110000101011110011111010110001001000101 8fcbe1668fcbe15e7d598fcbe1668fcbe15e7d6245
SJIS-WIN ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
EUC-JP ?Ëáf?Ëá^}Y?Ëáf?Ëá^}bE 00111111100011111010101010110011100011111010101110100001011001100011111110001111101010101011001110001111101010111010000101011110011111010101100100111111100011111010101010110011100011111010101110100001011001100011111110001111101010101011001110001111101010111010000101011110011111010110001001000101 3f8faab38faba1663f8faab38faba15e7d593f8faab38faba1663f8faab38faba15e7d6245
UTF-8 ËáfËá^}YËáfËá^}bE 110000101000111111000011100010111100001110100001011001101100001010001111110000111000101111000011101000010101111001111101010110011100001010001111110000111000101111000011101000010110011011000010100011111100001110001011110000111010000101011110011111010110001001000101 c28fc38bc3a166c28fc38bc3a15e7d59c28fc38bc3a166c28fc38bc3a15e7d6245
UHC ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245

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