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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蝴・竊被酷莠醐蕎 111001011001101010100101111000101000011010010100111011011000110110010011111001001011101010001100111011011000101110111100 e59aa5e28694ed8d93e4ba8ced8bbc
EUC-JP 蝴・竊被酷莠醐蕎 11101001111110101000111010100101111000111110011011001000111011111011100111110011111010001011110010111000111011111011011010111110 e9fa8ea5e3e6c8efb9f3e8bcb8efb6be
UTF-8 蝴・竊被酷莠醐蕎 111010001001110110110100111011111011110110100101111001111010101110001010111010001010001010101011111010011000010110110111111010001000111010100000111010011000011010010000111010001001010110001110 e89db4efbda5e7ab8ae8a2abe985b7e88ea0e98690e8958e
UHC 蝴?竊被酷??蕎 11111011110111010011111111101111101111001111100110101100111110111110010100111111001111111100111011110000 fbdd3fefbcf9acfbe53f3fcef0

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