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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 陜ェ驫ュ\}陜ェ驫ュ\{^ 1110100010011101101010101110100110001010101011010101110001111101111010001001110110101010111010011000101010101101010111000111101101011110 e89daae98aad5c7de89daae98aad5c7b5e
EUC-JP 陜ェ驫ュ\}陜ェ驫ュ\{^ 111011111111110110001110101010101111000111101010100011101010110101011100011111011110111111111101100011101010101011110001111010101000111010101101010111000111101101011110 effd8eaaf1ea8ead5c7deffd8eaaf1ea8ead5c7b5e
UTF-8 陜ェ驫ュ\}陜ェ驫ュ\{^ 1110100110011001100111001110111110111101101010101110100110101001101010111110111110111101101011010101110001111101111010011001100110011100111011111011110110101010111010011010100110101011111011111011110110101101010111000111101101011110 e9999cefbdaae9a9abefbdad5c7de9999cefbdaae9a9abefbdad5c7b5e
UHC 陜???\}陜???\{^ 111110011111000000111111001111110011111101011100011111011111100111110000001111110011111100111111010111000111101101011110 f9f03f3f3f5c7df9f03f3f3f5c7b5e

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