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 ??O????? 0011111100111111010011110011111100111111001111110011111100111111 3f3f4f3f3f3f3f3f
SJIS-WIN 遏ュO阡オ遶ェ謳 111001111001111110101101010011111110100010010100101101011110011110101011101010101110011010010000 e79fad4fe894b5e7abaae690
EUC-JP 遏ュO阡オ遶ェ謳 111011101010000110001110101011010100111111101111111101001000111010110101111011101010110110001110101010101110101111110000 eea18ead4feff48eb5eead8eaaebf0
UTF-8 遏ュO阡オ遶ェ謳 11101001100000011000111111101111101111011010110101001111111010011001100010100001111011111011110110110101111010011000000110110110111011111011110110101010111010001010110010110011 e9818fefbdad4fe998a1efbdb5e981b6efbdaae8acb3
UHC ??O阡???謳 00111111001111110100111111110100110001100011111100111111001111111100111111000100 3f3f4ff4c63f3f3fcfc4

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