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 ??Wb[??Wb[^ 0011111100111111010101110110001001011011001111110011111101010111011000100101101101011110 3f3f57625b3f3f57625b5e
SJIS-WIN 偲治Wb[偲治Wb[^ 100011101100001110001110101000010101011101100010010110111000111011000011100011101010000101010111011000100101101101011110 8ec38ea157625b8ec38ea157625b5e
EUC-JP 偲治Wb[偲治Wb[^ 101111001100010110111100101000110101011101100010010110111011110011000101101111001010001101010111011000100101101101011110 bcc5bca357625bbcc5bca357625b5e
UTF-8 偲治Wb[偲治Wb[^ 11100101100000011011001011100110101100101011101101010111011000100101101111100101100000011011001011100110101100101011101101010111011000100101101101011110 e581b2e6b2bb57625be581b2e6b2bb57625b5e
UHC ?治Wb[?治Wb[^ 00111111111101101011110101010111011000100101101100111111111101101011110101010111011000100101101101011110 3ff6bd57625b3ff6bd57625b5e

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