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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鈔ア蟆願セソ貉嫂 11100111111000101011000111100101101100001000101011101000101111101011111111100110101110011001101101011110 e7e2b1e5b08ae8bebfe6b99b5e
EUC-JP 鈔ア蟆願セソ貉嫂 11101110111001001000111010110001111010101011001010110100111010101000111010111110100011101011111111101100101110111101010110111111 eee48eb1eab2b4ea8ebe8ebfecbbd5bf
UTF-8 鈔ア蟆願セソ貉嫂 111010011000100010010100111011111011110110110001111010001001111110000110111010011010000110011000111011111011110110111110111011111011110110111111111010001011001010001001111001011010101110000010 e98894efbdb1e89f86e9a198efbdbeefbdbfe8b289e5ab82
UHC ???願???嫂 00111111001111110011111111101010110000110011111100111111001111111110000111111001 3f3f3feac33f3f3fe1f9

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