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 鈔ア蟄倡遶ェ雉 1110011111100010101100011110010110101101100110001110011111110010101101011110011110101011101010101110100010110011 e7e2b1e5ad98e7f2b5e7abaae8b3
EUC-JP 鈔ア蟄倡?遶ェ雉 111011101110010010001110101100011110101010101111110100001110100100111111111011101010110110001110101010101111000010110101 eee48eb1eaafd0e93feead8eaaf0b5
UTF-8 鈔ア蟄倡遶ェ雉 111010011000100010010100111011111011110110110001111010001001111110000100111001011000000010100001111011101000011110101100111010011000000110110110111011111011110110101010111010011001101110001001 e98894efbdb1e89f84e580a1ee87ace981b6efbdaae99b89
UHC ??蟄倡???雉 0011111100111111111101101101111011110011110110110011111100111111001111111111011011001011 3f3ff6def3db3f3f3ff6cb

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