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 ??q????O 0011111100111111011100010011111100111111001111110011111101001111 3f3f713f3f3f3f4f
SJIS-WIN 偲治q偲痔偲璽O 1000111011000011100011101010000101110001100011101100001110001110101001001000111011000011100011101010001101001111 8ec38ea1718ec38ea48ec38ea34f
EUC-JP 偲治q偲痔偲璽O 1011110011000101101111001010001101110001101111001100010110111100101001101011110011000101101111001010010101001111 bcc5bca371bcc5bca6bcc5bca54f
UTF-8 偲治q偲痔偲璽O 1110010110000001101100101110011010110010101110110111000111100101100000011011001011100111100101111001010011100101100000011011001011100111100100101011110101001111 e581b2e6b2bb71e581b2e79794e581b2e792bd4f
UHC ?治q?痔?璽O 0011111111110110101111010111000100111111111101101100000000111111110111111101111001001111 3ff6bd713ff6c03fdfde4f

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