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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 螂ェ雍井ソ苓ーキ雉 1110010110100101101010101110100010110100100010001110010010111111100101111110100010110000101101111110100010110011 e5a5aae8b488e4bf97e8b0b7e8b3
EUC-JP 螂ェ雍井ソ苓ーキ雉 111010101010011110001110101010101111000010110110101100001110011010001110101111111100111011101010100011101011000010001110101101111111000010110101 eaa78eaaf0b6b0e68ebfceea8eb08eb7f0b5
UTF-8 螂ェ雍井ソ苓ーキ雉 111010001001111010000010111011111011110110101010111010011001101110001101111001001011101010010101111011111011110110111111111010001000101110010011111011111011110110110000111011111011110110110111111010011001101110001001 e89e82efbdaae99b8de4ba95efbdbfe88b93efbdb0efbdb7e99b89
UHC 螂?雍井????雉 11010101110011000011111111101000101111001110111111001100001111110011111100111111001111111111011011001011 d5cc3fe8bcefcc3f3f3f3ff6cb

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