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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 螂ェ雍井ソ苓ーキ蠖「 111001011010010110101010111010001011010010001000111001001011111110010111111010001011000010110111111001011011110110100010 e5a5aae8b488e4bf97e8b0b7e5bda2
EUC-JP 螂ェ雍井ソ苓ーキ蠖「 1110101010100111100011101010101011110000101101101011000011100110100011101011111111001110111010101000111010110000100011101011011111101010101111111000111010100010 eaa78eaaf0b6b0e68ebfceea8eb08eb7eabf8ea2
UTF-8 螂ェ雍井ソ苓ーキ蠖「 111010001001111010000010111011111011110110101010111010011001101110001101111001001011101010010101111011111011110110111111111010001000101110010011111011111011110110110000111011111011110110110111111010001010000010010110111011111011110110100010 e89e82efbdaae99b8de4ba95efbdbfe88b93efbdb0efbdb7e8a096efbda2
UHC 螂?雍井?????? 11010101110011000011111111101000101111001110111111001100001111110011111100111111001111110011111100111111 d5cc3fe8bcefcc3f3f3f3f3f3f

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