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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 蜊倩┳\}蜊倩┳\{^ 1110010110001101100110001110100010000100101100010101110001111101111001011000110110011000111010001000010010110001010111000111101101011110 e58d98e884b15c7de58d98e884b15c7b5e
EUC-JP 蜊倩┳\}蜊倩┳\{^ 1110100111101101110100001110101010101000101100110101110001111101111010011110110111010000111010101010100010110011010111000111101101011110 e9edd0eaa8b35c7de9edd0eaa8b35c7b5e
UTF-8 蜊倩┳\}蜊倩┳\{^ 1110100010011100100010101110010110000000101010011110001010010100101100110101110001111101111010001001110010001010111001011000000010101001111000101001010010110011010111000111101101011110 e89c8ae580a9e294b35c7de89c8ae580a9e294b35c7b5e
UHC ??┳\}??┳\{^ 00111111001111111010011010110011010111000111110100111111001111111010011010110011010111000111101101011110 3f3fa6b35c7d3f3fa6b35c7b5e

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