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 蟆冗ョア蟆丞・ュ 111001011011000010001111111001111010111010110001111001011011000010001111111001011010010110101101 e5b08fe7aeb1e5b08fe5a5ad
EUC-JP 蟆冗ョア蟆丞・ュ 11101010101100101011111011101001100011101010111010001110101100011110101010110010101111101110011110001110101001011000111010101101 eab2bee98eae8eb1eab2bee78ea58ead
UTF-8 蟆冗ョア蟆丞・ュ 111010001001111110000110111001011000011010010111111011111011110110101110111011111011110110110001111010001001111110000110111001001011100010011110111011111011110110100101111011111011110110101101 e89f86e58697efbdaeefbdb1e89f86e4b89eefbda5efbdad
UHC ?冗???丞?? 00111111111010011011011100111111001111110011111111100011101010100011111100111111 3fe9b73f3f3fe3aa3f3f

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