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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP 寁?寁?\}寁?寁?\{^ 100011111011101011011100001111111000111110111010110111000011111101011100011111011000111110111010110111000011111110001111101110101101110000111111010111000111101101011110 8fbadc3f8fbadc3f5c7d8fbadc3f8fbadc3f5c7b5e
UTF-8 寁舰寁舰\}寁舰寁舰\{^ 1110010110101111100000011110100010001000101100001110010110101111100000011110100010001000101100000101110001111101111001011010111110000001111010001000100010110000111001011010111110000001111010001000100010110000010111000111101101011110 e5af81e888b0e5af81e888b05c7de5af81e888b0e5af81e888b05c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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